home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network Support Library
/
RoseWare - Network Support Library.iso
/
apidev
/
sc3x03.exe
/
MAPPATH.DOC
< prev
next >
Wrap
Text File
|
1992-10-09
|
1KB
|
33 lines
MapDirectoryNumberToPath
This call returns the path of the specified VolumeNumber and
DirectoryEntryNumber combination. The path returned will be
a NetWare-Style path, NOT a DOS-Style path. That means the
path will be broken up into segments seperated by a length
descriptor, not a slash. A call to GetVolumeName will also
be required to obtain the name of the volume.
Function 23 (17h)
Request Buffer
Offset Request Packet Contents Bytes Remarks
------ --------------------------- ----- -------
0 Sub-function Structure Len 2 Length of Request
2 243 (F3h) 1
3 Volume Number 1
4 Directory Entry Number 4
8 Name Space Type 1
Reply Buffer
Offset Request Packet Contents Bytes Remarks
------ --------------------------- ----- -------
0 DirectoryPathLength 1
1 DirectoryPath 255